home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 31 / CD Expert nº 31 Jogo Unreal.iso / System / UnrealI.int < prev    next >
INI File  |  1998-05-11  |  1KB  |  28 lines

  1. [Public]
  2. Object=(Name=UnrealI.DeathmatchGame,Class=Class,MetaClass=UnrealGameInfo)
  3. Object=(Name=UnrealI.DarkMatch,Class=Class,MetaClass=UnrealGameInfo)
  4. Object=(Name=UnrealI.KingOfTheHill,Class=Class,MetaClass=UnrealGameInfo)
  5. Object=(Name=UnrealI.TeamGame,Class=Class,MetaClass=UnrealGameInfo)
  6. Object=(Name=UnrealI.CoopGame,Class=Class,MetaClass=UnrealGameInfo)
  7. Preferences=(Caption="Game Types",Parent="Advanced Options")
  8. Preferences=(Caption="Coop Play",Parent="Game Types",Class=UnrealI.CoopGame)
  9. Preferences=(Caption="Dark Match",Parent="Game Types",Class=UnrealI.DarkMatch)
  10. Preferences=(Caption="Deathmatch",Parent="Game Types",Class=UnrealI.DeathmatchGame)
  11. Preferences=(Caption="King Of The Hill",Parent="Game Types",Class=UnrealI.KingOfTheHill)
  12. Preferences=(Caption="Team Play",Parent="Game Types",Class=UnrealI.TeamGame)
  13.  
  14. [DeathmatchGame]
  15. ClassCaption="Deathmatch"
  16.  
  17. [DarkMatch]
  18. ClassCaption"Dark Match"
  19.  
  20. [KingOfTheHill]
  21. ClassCaption="King Of The Hill"
  22.  
  23. [TeamGame]
  24. ClassCaption="Team Play"
  25.  
  26. [CoopGame]
  27. ClassCaption="Cooperative Play"
  28.